Skip to content

chore: shutdown the daemon more reliably#76

Merged
georgeh0 merged 2 commits intomainfrom
g/ws1
Mar 16, 2026
Merged

chore: shutdown the daemon more reliably#76
georgeh0 merged 2 commits intomainfrom
g/ws1

Conversation

@georgeh0
Copy link
Copy Markdown
Member

No description provided.

georgeh0 and others added 2 commits March 15, 2026 23:27
On Windows, SIGTERM already calls TerminateProcess (force-kill), so
there's no need to escalate to SIGKILL. Skip step 4 entirely on
Windows to avoid the mypy error about missing signal.SIGKILL.
The stale pid file is cleaned up by step 5 regardless.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@georgeh0 georgeh0 merged commit f46b977 into main Mar 16, 2026
5 checks passed
@georgeh0 georgeh0 deleted the g/ws1 branch March 16, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant